LPC540xx Simple PWM reload example
============================

Purpose:
Simple SCT program Use the match reload registers to change the duty cycle of two PWM
signals and maintain their dead-time intervals using the NORELOAD_L bit in the SCT Configuration register


Running mode:
* Compile, Flash the program and reset.
* Default project target set to Blinky_Release (exectuing from flash)


Output:
 P1_2 (SCT_OUT5)
 P1_1 (SCT_OUT4) 


